home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: cix.compulink.co.uk!usenet
- From: jralph@cix.compulink.co.uk ("Jolyon Ralph")
- Subject: Re: RTG/rtg.library question
- Message-ID: <DnwA2z.83z@cix.compulink.co.uk>
- Organization: Compulink Information eXchange
- References: <601.6639T1270T97@luna.nl>
- Date: Thu, 7 Mar 1996 11:18:34 GMT
- X-News-Software: Ameol32
-
-
- > Hopefully someone can help me with the following problem. I have a
- > planar screen that needs to be copied to an RTG screen. The source
- > 'screen' is one plane deep and possibly located in fastmem.
- >
- > Using rtg.library sounds good to me because I will be able to test
- > the result on my gfx-cardless 2000. But it doesn't support planar
- > modes right?
-
- With 1 bitplane your data is both planar and chunky at the same time
- (there's no difference)!
-
- Therefore, you shouldn't have a problem.
-
- Jolyon
-
-